@charset "utf-8";
/* 以下样式为通用样式，可以不作改动 */
body {font-family:Arial;font-size:12px;color:#ddecff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,button,p{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
table{ margin:0 auto;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}   
caption,th {text-align:left;}  
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}   
q:before,q:after {content:'';}   
abbr,acronym {border:0;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;}   

a{color:#79c4ff;text-decoration:none;}
a:hover {color:#79c4ff;text-decoration:underline;}

.cl{clear:both;}
.cl_ul{zoom:1; overflow:hidden}

.fB{font-weight:bold;}
.fI{font-style: italic;}
.f12px{font-size:12px;}
.f14px{font-size:14px;}

.white{color:#fff}
.grey{color:#A7A57F}
.black{color:#000}

.left{float:left;}
.right{float:right;}
.center{float:left}
.lileft li{float:left}

.positionr{position:relative;z-index:100}
.positiona{
	position:absolute;
	z-index:1000;
	left: 843px;
	top: 4px;
	width: 74px;
}

.txtcenter{text-align:center}
.txtleft{text-align:left}
.txtright{text-align:right}
.txtp p{text-indent:24px;}

.lheight20px{line-height:20px}
.lheight24px{line-height:28px}
.lheight26px{line-height:26px}
.lheight28px{line-height:28px}
.lheight30px{line-height:30px}
.lheight31px{line-height:31px}
.lheight33px{line-height:33px}
.lheight36px{line-height:36px}
.lheight56px{line-height:90px}
.fb{font-weight:bold;}
.f16px{font-size:16px;}

.borderno{border:none!important}
.bgno{background:none!important}

/* 以下备用样式表单，可根据自己需要改变数字 */

.table td,.table th{border-bottom:1px #dedede solid;border-right:1px #dedede solid;padding:3px;}
.table th{font-weight:bold; background-color:#f3f3f3}
.table{border-top:1px #dedede solid;border-left:1px #dedede solid;width:100%}
.table p{margin:0px;padding:0px}

a.white:link,a.white:visited{color:#fff}

.paddingl8px{padding-left:8px;}
.padding10px15px{padding:5px 15px}
.paddingt20px{padding-top:20px}

.margint10px{margin-top:10px;}
.margint30px{margin-top:20px}
.marginl10px{margin-left:10px}
.marginl20px{margin:18px}
.marginb15px{margin-bottom:10px}

.blank30 {clear:both;height:30px;overflow:hidden;display:block}
.blank10 {clear:both;height:10px;overflow:hidden;display:block}
.blank20 {clear:both;height:20px;overflow:hidden;display:block}
